home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / util / cli / AKCC.lha / Programmers / Examples / smakefile < prev    next >
Makefile  |  2000-04-22  |  104b  |  5 lines

  1. always:
  2.         smake -f WildCmp.smake
  3.         smake -f AssignName.smake
  4.         smake -f FPrintf.smake
  5.